.link-btn {
  padding: 0;
  border: none;
  line-height: 1;
  font-size: 18px;
  background: none;
  text-decoration: none;
  color: #00c565;
}
.link-btn.disabled {
  color: #666;
}
